Learn R Programming

RGtk2Extras (version 0.6.1)

[.GtkDfEdit: S3 data extraction method...

Description

S3 data extraction method

Usage

"[" (x, i, j, drop=TRUE)

Arguments

x
The RGtk2DfEdit object
i
Row index
j
Column index
drop
passed to extraction for data frame

Value

Details

Grabs data frame then passes onto [.data.frame method